Certification 
EntityType  Independent 
Logical Entity Name  Certification 
Default Table Name  PlCertifications 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

Certification Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CertificationId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(100)  YES 
 
IsActive    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CampusGroupId(FK)    INTEGER  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

Certification Keys 
Key Name  Key Type  Keys 
PlCertifications_PlCertificationsID_U_C_IDX  PrimaryKey  CertificationId 
PlCertifications_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PlCertifications_SyCampusGrpID_N_N_IDX  Inversion Entry  CampusGroupId 
PlCertifications_Code_N_N_IDX  Inversion Entry  Code 

Certification Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CampusGroup  Non-Identifying  Zero or One to Zero or More        CampusGroupId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentCertification  Non-Identifying  One To Zero or More          NO 
StudentCertification  Non-Identifying  One To Zero or More          NO 

Certification Check Constraints 
Check Constraint Name  CheckConstraint 

Certification Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.Certification 
NO       
Physical (Microsoft SQL Server)
dbo.PlCertifications 
NO       

Certification Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  StudentPlacementPreferences 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Placement 

Certification Data Movement Rules 
Name  Type  Rule Text/Value